home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
13316
/
13316.xpi
/
content
/
historyViewer.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-07-25
|
2KB
|
154 lines
/* Copyright (C) 2009 Norman Solomon
* e-mail: historytree.addon@yahoo.com
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the License.
*/
.groupbox
{
-moz-appearance: none;
border-style: inset;
height: 66px;
margin-top: 4px;
}
.hdrGroupbox
{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}
.boldLabel
{
font-size: 7pt;
font-weight: bold;
font-family: Verdana;
margin-top: 5px;
}
.winInfoLabel
{
font-size: 7pt;
font-family: Verdana;
margin-top: 3px;
}
.pushButton
{
font-size: 7pt;
font-family: Verdana;
}
.bigImgButton
{
height: 34px;
margin-top: 2px;
}
.listbox
{
font-size: 7pt;
font-family: Verdana;
font-weight: bold;
margin-top: 19px;
}
listitem[selected="true"]
{
background-color: #c7d0d9;
}
.menulist
{
font-size: 7pt;
font-family: Verdana;
font-weight: bold;
height: 22px;
margin-top: 8px;
}
.textbox
{
-moz-appearance: none;
height: 21px;
width: 162px;
font-size: 7pt;
font-family: Verdana;
margin-top: 8px;
}
.checkbox
{
font-size: 7pt;
font-family: Verdana;
}
.radioButton
{
font-size: 7pt;
font-family: Verdana;
margin-bottom: -3px;
}
.deepRadioButton
{
font-size: 7pt;
font-family: Verdana;
margin-bottom: -2px;
}
.slider
{
margin-left: 8px;
margin-right: 8px;
height: 22px;
border-style: none;
}
.sliderTickMarks
{
margin-left: 18px;
margin-right: 18px;
margin-top: 1px;
}
.sliderLabel
{
font-size: 7pt;
font-family: Verdana;
margin-top: 5px;
margin-bottom: 2px;
}
.btnLabel
{
font-size: 7pt;
font-family: Verdana;
margin-left: 9px;
margin-top: 5px;
}
.imageBox
{
background-repeat: no-repeat;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.canvasBox
{
border-top-style: solid;
border-top-width: 1px;
border-top-color: #d4d0c8;
overflow: auto;
}